home *** CD-ROM | disk | FTP | other *** search
- Path: Flex058.dBH.WAU.NL!joop.vandeWege
- From: joop.vandeWege@medew.ento.wau.nl (Joop van de Wege)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Porting UNIX programs with GCC
- Date: Thu, 15 Feb 1996 15:20:42 LOCAL
- Organization: ento
- Distribution: world
- Message-ID: <joop.vandeWege.546.0009D1AD@medew.ento.wau.nl>
- References: <4ft7j0$cqt@storm.cycor.ca>
- NNTP-Posting-Host: flex058.dbh.wau.nl
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
-
- In article <4ft7j0$cqt@storm.cycor.ca> dgrant@peinet.pe.ca (Dennis Grant) writes:
- >From: dgrant@peinet.pe.ca (Dennis Grant)
- >Subject: Porting UNIX programs with GCC
- >Date: 14 Feb 1996 17:53:36 GMT
-
- >If I have the source code for a UNIX program, written in GCC, if I bring it
- >onto my Amiga and do a "make" using GCC, it should work, right?
- >What about 1) Network sockets?
- A bit problematic until ixemulV43 arrives.
-
- > 2) Fork()
- Oops, better rewrite that part if you can't get away with using vfork()
- instead.
-
- > 3) X-displays?
- Wait for an X11 emulation library or help write one.
-
- Joop
-
-
-